home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Dom i biuro
/
Crimson Editor 3.70
/
cedt370r.exe
/
spec
/
postscript.key
< prev
next >
Wrap
INI File
|
2003-10-29
|
5KB
|
458 lines
[-COMMENT-:GLOBAL]
# POSTSCRIPT LANGUAGE KEYWORD FILE FOR CRIMSON EDITOR
[KEYWORDS0:GLOBAL]
# Operand Stack Manipulation Operators
pop
exch
dup
copy
index
roll
clear
count
push
cleartomark
counttomark
# Arithmetic and Math Operators
add
div
idiv
mod
mul
sub
abs
neg
ceiling
floor
round
truncate
real
atan
cos
sin
exponent
ln
log
rand
srand
rrand
# Array Operators
array
length
get
put
getinterval
putinterval
astore
aload
copy
forall
# Packed Array Operators
packedarray
currentpacking
setpacking
length
get
getinterval
aload
copy
forall
# Dictionary Operators
dict
length
maxlength
begin
end
def
load
store
get
put
undef
known
where
copy
forall
currentdict
errordict
$error
systemdict
userdict
globaldict
statusdict
countdictstack
dictstack
cleardictstack
# String Operators
string
length
get
put
getinterval
putinterval
copy
forall
anchorsearch
search
token
# Relational, Boolean, and Bitwise Operators
eq
ne
ge
gt
le
lt
and
not
or
xor
true
false
bitshift
# Control Operators
exec
if
ifelse
for
repeat
loop
exit
stop
stopped
countexecstack
execstack
quit
start
# Type, Attribute, and Conversion Operators
type
cvlit
cvx
xcheck
executeonly
noaccess
readonly
rcheck
wcheck
cvi
cvn
cvr
cvrs
cvs
# File Operators
file
filter
closefile
read
write
readhexstring
writehexstring
readstring
writestring
readline
token
bytesavailable
flush
flushfile
resetfile
status
run
currentfile
deletefile
renamefile
filenameforall
setfileposition
fileposition
print
stack
pstack
printobject
writeobject
setobjectformat
currentobjectformat
# Resource Operators
defineresource
undefineresource
findresource
resourcestatus
resourceforall
# Virtual Memory Operators
save
restore
setglobal
currentglobal
gcheck
startjob
defineuserobject
execuserobject
undefineuserobject
UserObjects
# Miscellaneous Operators
bind
null
version
realtime
usertime
languagelevel
product
revision
serialnumber
executive
echo
prompt
# Graphics State Operators - Device Independent
gsave
grestore
grestoreall
initgraphics
gstate
setgstate
currentgstate
setlinewidth
currentlinewidth
setlinecap
currentlinecap
setlinejoin
currentlinejoin
setmiterlimit
currentmiterlimit
setstrokeadjust
currentstrokeadjust
setdash
currentdash
setcolorspace
currentcolorspace
setcolor
currentcolor
setgray
currentgray
sethsbcolor
currenthsbcolor
setrgbcolor
currentrgbcolor
setcmykcolor
currentcmykcolor
# Graphics State Operators - Device Dependent
sethalftone
currenthalftone
setscreen
currentscreen
setcolorscreen
currentcolorscreen
settransfer
currenttransfer
setcolortransfer
currentcolortransfer
setblackgeneration
currentblackgeneration
setundercolorremoval
currentundercolorremoval
setcolorrendering
currentcolorrendering
setflat
currentflat
setoverprint
currentoverprint
# Coordinate System and Matrix Operators
matrix
initmatrix
identmatrix
defaultmatrix
currentmatrix
setmatrix
translate
scale
rotate
concat
concatmatrix
transform
dtransform
itransform
idtransform
invertmatrix
# Path Construction Operators
newpath
currentpoint
moveto
rmoveto
lineto
rlineto
arc
arcn
arct
arcto
curveto
rcurveto
closepath
flattenpath
reversepath
strokepath
ustrokepath
ustrokepath
charpath
uappend
path
clippath
setbbox
pathbbox
pathforall
upath
initclip
clip
eoclip
rectclip
ucache
# Painting Operators
erasepage
fill
eofill
stroke
ufill
ueofill
ustroke
ustroke
rectfill
rectstroke
image
colorimage
imagemask
# Insideness Testing Operators
infill
ineofill
inufill
inueofill
instroke
inustroke
# Form and Pattern Operators
makepattern
setpattern
execform
# Device Setup and Output Operators
showpage
copypage
setpagedevice
currentpagedevice
nulldevice
# Character and Font Operators
definefont
undefinefont
findfont
scalefont
makefont
setfont
currentfont
rootfont
selectfont
show
ashow
widthshow
awidthshow
xshow
xyshow
yshow
glyphshow
stringwidth
cshow
kshow
FontDirectory
GlobalFontDirectory
StandardEncoding
ISOLatin1Encoding
findencoding
setcachedevice
setcachedevice2
setcharwidth
# Interpreter Parameter Operators
setsystemparams
currentsystemparams
setuserparams
currentuserparams
setdevparams
currentdevparams
vmreclaim
setvmthreshold
vmstatus
cachestatus
setcachelimit
setcacheparams
currentcacheparams
setucacheparams
ucachestatus
# Display PostScript Operators
currentcontext
fork
join
detach
lock
monitor
condition
wait
notify
yield
defineusername
viewclip
eoviewclip
rectviewclip
rectviewclip
initviewclip
viewclippath
deviceinfo
wtranslation
sethalftonephase
currenthalftonephase
[KEYWORDS1:GLOBAL]
# Errors
configurationerror
dictfull
dictstackoverflow
dictstackunderflow
execstackoverflow
handleerror
interrupt
invalidaccess
invalidcontext
invalidexit
invalidfileaccess
invalidfont
invalidid
invalidrestore
ioerror
limitcheck
nocurrentpoint
rangecheck
stackoverflow
stackunderflow
syntaxerror
timeout
typecheck
undefined
undefinedfilename
undefinedresource
undefinedresult
unmatchedmark
unregistered
VMerror
[KEYWORDS3:GLOBAL]
# Document Structure Commands (DSC)
%%Pages:
%%EndComments
%%BeginProlog
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page:
%%BeginPageSetup
%%EndPageSetup
%%PageTrailer
%%Trailer
%%EOF